-
Home
-
Tiered Pricing Table for WooCommerce
-
4.2.0
-
Code
-
Classes
- TieredPricingCartService
| Total Complexity |
29 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
201 |
| Lines of code |
150 |
| Logical lines of code |
70 |
| Comment lines |
23 |
| Methods |
7 |
| Properties |
0 |
Methods 7
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| modifyCartItemSubtotal() |
A |
43 |
9 |
52 |
| getCartItemPrice() |
S |
51 |
6 |
27 |
| calculateTieredPricingInCart() |
S |
58 |
4 |
15 |
| calculateCartItemPrice() |
S |
59 |
4 |
13 |
| getTotalProductCount() |
S |
60 |
4 |
13 |
| __construct() |
S |
55 |
1 |
26 |
| triggerMiniCartUpdate() |
S |
77 |
1 |
4 |